libjs-colors software package provides Get color and style in your web application, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libjs-colors
libjs-colors is installed in your system.
Make ensure the libjs-colors package were installed using the commands given below,
$ sudo dpkg-query -l | grep libjs-colors *
You will get with libjs-colors package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Web Software |
| Package | libjs-colors |
| Version | 0.6.2-1 |
| Description | Get color and style in your web application |
| Sub Section | Web |